func setReceiversSpecifier (NSScriptObjectSpecifier?)
Sets the receiver’s object specifier.
レシーバの持つオブジェクト指定子を設定します。
set
AppleScript command.
ある指定子を返します、それは属性またはリレーションシップを識別します、それはset
AppleScriptコマンドのレシーバに対して設定されることになります。
Availability 有効性
Technology
var keySpecifier: NSScriptObjectSpecifier
{ get }
A specifier that identifies the attribute or relationship that is to be set for the receiver of the set
AppleScript command.
ある指定子、それは属性またはリレーションシップを識別します、それはset
AppleScriptコマンドのレシーバに対して設定されることになります。
func setReceiversSpecifier (NSScriptObjectSpecifier?)