Profile 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
供 Xamarin.Forms 平台内部使用。
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public struct Profile : IDisposable
type Profile = struct
interface IDisposable
- 继承
-
System.ValueTypeProfile
- 属性
-
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 平台内部使用。 |