次の方法で共有


PlatformEffect<TContainer,TControl>.SetControl(TControl) メソッド

定義

Xamarin.Forms プラットフォームによる内部使用向け。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SetControl(TControl control);
member this.SetControl : 'Control -> unit

パラメーター

control
TControl

Xamarin.Forms プラットフォームによる内部使用向け。

属性
System.ComponentModel.EditorBrowsableAttribute

適用対象