Language

IAttachedSurfaceControl.BufferTransformHintChangedEventArgs(Int32) Constructor

Definition

Initializes the managed event data passed to the associated callback.

public BufferTransformHintChangedEventArgs(int hint);
new Android.Views.IAttachedSurfaceControl.BufferTransformHintChangedEventArgs : int -> Android.Views.IAttachedSurfaceControl.BufferTransformHintChangedEventArgs

Parameters

hint
Int32

The System.Int32 value used for hint.

Applies to