Registrar<TRegistrable>.Register Yöntem

Tanım

Aşırı Yüklemeler

Register(Type, Type)

Xamarin. Forms platformu tarafından dahili kullanım için.

Register(Type, Type, Type[])

Xamarin. Forms platformu tarafından dahili kullanım için.

Register(Type, Type, Type[], Int16)

Register(Type, Type)

Xamarin. Forms platformu tarafından dahili kullanım için.

public void Register (Type tview, Type trender);
member this.Register : Type * Type -> unit

Parametreler

tview
Type

Xamarin. Forms platformu tarafından dahili kullanım için.

trender
Type

Xamarin. Forms platformu tarafından dahili kullanım için.

Şunlara uygulanır

Register(Type, Type, Type[])

Xamarin. Forms platformu tarafından dahili kullanım için.

public void Register (Type tview, Type trender, Type[] supportedVisual);
member this.Register : Type * Type * Type[] -> unit

Parametreler

tview
Type

Xamarin. Forms platformu tarafından dahili kullanım için.

trender
Type

Xamarin. Forms platformu tarafından dahili kullanım için.

supportedVisual
Type[]

Şunlara uygulanır

Register(Type, Type, Type[], Int16)

public void Register (Type tview, Type trender, Type[] supportedVisuals, short priority);
member this.Register : Type * Type * Type[] * int16 -> unit

Parametreler

tview
Type
trender
Type
supportedVisuals
Type[]
priority
Int16

Şunlara uygulanır