CVPixelBufferPool.Attributes Property
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.
Returns the attributes of the object, you should use the Settings property instead that returns a strongly-typed version of this instead.
public Foundation.NSDictionary Attributes { get; }
member this.Attributes : Foundation.NSDictionary