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 平台内部使用。

适用于