← Docs
kotlin-stdlib / kotlinx.cinterop / ObjCFactory

ObjCFactory

Native
1.3
@Target ( [AnnotationTarget.FUNCTION] ) annotation class ObjCFactory
(source)

Constructors

Native
1.3

<init>

ObjCFactory (
selector : String ,
encoding : String ,
isStret : Boolean = false )

Properties

Native
1.3

encoding

val encoding : String
Native
1.3

isStret

val isStret : Boolean
Native
1.3

selector

val selector : String
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .