Declaration

var currentDrawingAttributes: [GSShapeKey : Any]? { get set }

Declaration

@property (nonatomic, strong) NSDictionary<NSString *,id> * currentDrawingAttributes;

Declaration

currentDrawingAttributes() -> dict[str, object]
setCurrentDrawingAttributes_(currentDrawingAttributes: dict[str, object])

See Also

Drawing State