Instance Property
context
The OpenType feature context for a context anchor, or nil when none is specified.
Declaration
var context: String? { get set }Declaration
@property (nonatomic, strong) NSString * context;Declaration
context() -> str
setContext_(context: str)Discussion
Context anchors have a name beginning with *. Each line defines a separate context in which the anchor replaces its unprefixed counterpart.