Registrar<TRegistrable>.Register Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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[]