Style(Type) 생성자

정의

Style 인스턴스를 초기화합니다.

public Style (Type targetType);
new Xamarin.Forms.Style : Type -> Xamarin.Forms.Style

매개 변수

targetType
System.Type

스타일을 적용할 보기의 형식입니다.

적용 대상