INameScope.RegisterName(String, Object) 方法

定義

供平台轉譯器內部使用。

public void RegisterName (string name, object scopedElement);
abstract member RegisterName : string * obj -> unit

參數

name
System.String

供 Xamarin.Forms 平台內部使用。

scopedElement
System.Object

供 Xamarin.Forms 平台內部使用。

適用於