Share via


Profile Struct

Definition

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.ValueType
Profile
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.

Applies to