[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-02-11 UTC."],[],[],null,["# FirebaseDynamicLinks Framework Reference\n\nDynamicLinkComponentsOptions\n============================\n\n class DynamicLinkComponentsOptions : NSObject\n\nOptions class for defining how Dynamic Link URLs are generated.\n- `\n ``\n ``\n `\n\n ### [pathLength](#/c:objc(cs)FIRDynamicLinkComponentsOptions(py)pathLength)\n\n `\n ` \n Specifies the length of the path component of a short Dynamic Link. \n\n #### Declaration\n\n Swift \n\n var pathLength: ../Enums/ShortDynamicLinkPathLength.html { get set }\n\n- `\n ``\n ``\n `\n\n ### [+options](#/c:objc(cs)FIRDynamicLinkComponentsOptions(cm)options)\n\n `\n ` \n A method for creating the Dynamic Link components options object. \n\n #### Return Value\n\n Returns an object to be used with FIRDynamicLinkURLComponents to specify options related\n to the generation of Dynamic Link URLs.\n- `\n ``\n ``\n `\n\n ### [init()](#/c:objc(cs)FIRDynamicLinkComponentsOptions(im)init)\n\n `\n ` \n A method for creating the Dynamic Link components options object. \n\n #### Declaration\n\n Swift \n\n init()\n\n #### Return Value\n\n Returns an object to be used with FIRDynamicLinkURLComponents to specify options related\n to the generation of Dynamic Link URLs."]]