Profile Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For internal use by the Xamarin.Forms platform.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public struct Profile : IDisposable
type Profile = struct
interface IDisposable
- Inheritance
-
System.ValueTypeProfile
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
- Implements
-
System.IDisposable
Fields
Data |
For internal use by the Xamarin.Forms platform. |
Properties
IsEnabled |
Methods
Dispose() |
For internal use by the Xamarin.Forms platform. |
Enable() | |
FrameBegin(String, Int32) | |
FrameEnd(String) | |
FramePartition(String, Int32) |
For internal use by the Xamarin.Forms platform. |
Start() |
For internal use by the Xamarin.Forms platform. |
Stop() |
For internal use by the Xamarin.Forms platform. |