다음을 통해 공유


Profile 구조체

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public struct Profile : IDisposable
type Profile = struct
    interface IDisposable
상속
System.ValueType
Profile
특성
System.ComponentModel.EditorBrowsableAttribute
구현
System.IDisposable

필드

Data

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

속성

IsEnabled

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

메서드

Dispose()

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

Enable()

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

FrameBegin(String, Int32)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

FrameEnd(String)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

FramePartition(String, Int32)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

Start()

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

Stop()

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상