Language

IAttachedSurfaceControl.BufferTransformHintChangedEventArgs Class

Definition

Provides data for a managed callback event.

public class IAttachedSurfaceControl.BufferTransformHintChangedEventArgs : EventArgs
type IAttachedSurfaceControl.BufferTransformHintChangedEventArgs = class
    inherit EventArgs
Inheritance
IAttachedSurfaceControl.BufferTransformHintChangedEventArgs

Constructors

Name Description
IAttachedSurfaceControl.BufferTransformHintChangedEventArgs(Int32)

Initializes the managed event data passed to the associated callback.

Properties

Name Description
Hint

Gets the buffer transform hint reported by the attached surface control.

Applies to